From: Chong Yidong Date: Thu, 24 May 2007 23:21:23 +0000 (+0000) Subject: * xdisp.c (redisplay_window): If first window line is a continuation X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~2190 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ef92b69b3dcdd127ec05855de257d3c89c40b7da;p=emacs.git * xdisp.c (redisplay_window): If first window line is a continuation line, recompute the new window start instead of recentering. --- diff --git a/src/ChangeLog b/src/ChangeLog index 02618089d2d..096a0eb63f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-05-24 Chong Yidong + + * xdisp.c (redisplay_window): If first window line is a + continuation line, recompute the new window start instead of + recentering. + 2007-05-24 YAMAMOTO Mitsuharu * macterm.c [USE_CARBON_EVENTS] (mac_handle_window_event):